home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 146
/
(Vol 146) Jan 07 2012.iso
/
Games
/
scuba.swf
/
scripts
/
frame_1
/
PlaceObject2_61_388
/
CLIPACTIONRECORD onClipEvent(enterFrame).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2012-01-07
|
183 b
|
8 lines
onClipEvent(enterFrame){
if(_root.getBytesLoaded() == _root.getBytesTotal())
{
_root.levelselectHelp.gotoAndStop("active");
this.gotoAndStop("ready");
}
}